﻿2026-08-03T03:37:22.9474470Z ##[group]Run actions/checkout@v5
2026-08-03T03:37:22.9475339Z with:
2026-08-03T03:37:22.9476010Z   repository: BigscreenVR/spt-bs-core
2026-08-03T03:37:22.9483412Z   token: ***
2026-08-03T03:37:22.9484093Z   ssh-strict: true
2026-08-03T03:37:22.9484767Z   ssh-user: git
2026-08-03T03:37:22.9485449Z   persist-credentials: true
2026-08-03T03:37:22.9486194Z   clean: true
2026-08-03T03:37:22.9486876Z   sparse-checkout-cone-mode: true
2026-08-03T03:37:22.9487684Z   fetch-depth: 1
2026-08-03T03:37:22.9488356Z   fetch-tags: false
2026-08-03T03:37:22.9489130Z   show-progress: true
2026-08-03T03:37:22.9489841Z   lfs: false
2026-08-03T03:37:22.9490485Z   submodules: false
2026-08-03T03:37:22.9491210Z   set-safe-directory: true
2026-08-03T03:37:22.9492030Z   allow-unsafe-pr-checkout: false
2026-08-03T03:37:22.9492837Z ##[endgroup]
2026-08-03T03:37:23.0281403Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T03:37:23.0283808Z ##[group]Getting Git version info
2026-08-03T03:37:23.0285217Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T03:37:23.0287039Z [command]/usr/bin/git version
2026-08-03T03:37:23.0287860Z git version 2.43.0
2026-08-03T03:37:23.0296591Z ##[endgroup]
2026-08-03T03:37:23.0304724Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/99a7bfc1-70b7-4e68-b946-54a2817a79c2/.gitconfig'
2026-08-03T03:37:23.0312136Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/99a7bfc1-70b7-4e68-b946-54a2817a79c2' before making global git config changes
2026-08-03T03:37:23.0314488Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T03:37:23.0316543Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T03:37:23.0367603Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T03:37:23.0384678Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T03:37:23.0394988Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T03:37:23.0397682Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T03:37:23.0415964Z refs/heads/golden/ir15
2026-08-03T03:37:23.0422246Z [command]/usr/bin/git checkout --detach
2026-08-03T03:37:23.0515608Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T03:37:23.0549645Z [command]/usr/bin/git branch --delete --force golden/ir15
2026-08-03T03:37:23.0576053Z Deleted branch golden/ir15 (was a5042ec74).
2026-08-03T03:37:23.0677870Z ##[endgroup]
2026-08-03T03:37:23.0679376Z [command]/usr/bin/git submodule status
2026-08-03T03:37:23.0864879Z ##[group]Cleaning the repository
2026-08-03T03:37:23.0865953Z [command]/usr/bin/git clean -ffdx
2026-08-03T03:37:23.0902236Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T03:37:23.0960989Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T03:37:23.0967580Z ##[endgroup]
2026-08-03T03:37:23.0969213Z ##[group]Disabling automatic garbage collection
2026-08-03T03:37:23.0971564Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T03:37:23.0995042Z ##[endgroup]
2026-08-03T03:37:23.0996401Z ##[group]Setting up auth
2026-08-03T03:37:23.0999672Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T03:37:23.1023192Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T03:37:23.1207318Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T03:37:23.1232454Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T03:37:23.1416645Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T03:37:23.1443063Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T03:37:23.1635605Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T03:37:23.1667872Z ##[endgroup]
2026-08-03T03:37:23.1669331Z ##[group]Fetching the repository
2026-08-03T03:37:23.1674663Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a5042ec7440159a931217ae3c11be156a7675bf6:refs/remotes/origin/golden/ir15
2026-08-03T03:37:23.5791736Z ##[endgroup]
2026-08-03T03:37:23.5792294Z ##[group]Determining the checkout info
2026-08-03T03:37:23.5792863Z ##[endgroup]
2026-08-03T03:37:23.5796590Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T03:37:23.5834197Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T03:37:23.5856586Z ##[group]Checking out the ref
2026-08-03T03:37:23.5858851Z [command]/usr/bin/git checkout --progress --force -B golden/ir15 refs/remotes/origin/golden/ir15
2026-08-03T03:37:23.5911248Z Switched to a new branch 'golden/ir15'
2026-08-03T03:37:23.5912124Z branch 'golden/ir15' set up to track 'origin/golden/ir15'.
2026-08-03T03:37:23.5916033Z ##[endgroup]
2026-08-03T03:37:23.5948171Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T03:37:23.5970221Z a5042ec7440159a931217ae3c11be156a7675bf6
